Recipe_RU = {

	-- Canned & Bottled Beer MOD
	-- Russian translation by Admiral.Slowpoke

	Recipe_Open_a_pack_of_Beer = "  ",
	Recipe_Pack_a_Beer = " ",
	Recipe_Open_a_pack_of_Beer_bottle = "  ",
	Recipe_Pack_a_Beer_bottle = " ",
	Recipe_Open_a_pack_of_Pop = "  ",
	Recipe_Pack_a_Pop = " ",
	Recipe_Pack_a_Whiskey_bottle = "  ",
	Recipe_Open_a_pack_of_Whiskey_bottle = "   ",
	Recipe_Pack_a_Chardonnay_bottle = "  ",
	Recipe_Open_a_pack_of_Chardonnay_bottle = "   ",
	Recipe_Pack_a_Red_Wine_bottle = "   ",
	Recipe_Open_a_pack_of_Red_Wine_bottle = "    ",
	Recipe_Open_a_pack_of_Orange_Soda = "     ",
	Recipe_Open_a_pack_of_Water_Bottle = "    ",
	Recipe_Pack_a_Orange_Soda = " ",
	Recipe_Pack_a_Water_Bottle = " ",

}